Skip to content

feat(sync-include): Update include modules from includehelper - #186

Merged
rulasg merged 10 commits into
mainfrom
sync-includefiles
Feb 4, 2026
Merged

feat(sync-include): Update include modules from includehelper#186
rulasg merged 10 commits into
mainfrom
sync-includefiles

Conversation

@rulasg

@rulasg rulasg commented Feb 2, 2026

Copy link
Copy Markdown
Owner

Add functions to run before and after tests, refactor the Export-MyTranscript parameter type, and ensure readMockCommandFile returns an empty list if the file does not exist. Improve folder handling in module helper and add logging functionality for debug messages. Update config to use placeholders instead of hardcoded values and introduce a function to retrieve the trace invoke file path. Fix formatting issues in config and test scripts.

Comment thread include/MyWrite.ps1
param(
[Parameter(Position = 0)][string]$section
[Parameter(Position = 0)][string]$section,
[Parameter()][switch]$Logging

Check warning

Code scanning / PSScriptAnalyzer

The parameter 'Logging' has been declared but not used. Warning

The parameter 'Logging' has been declared but not used.
@rulasg
rulasg merged commit 531e941 into main Feb 4, 2026
3 checks passed
@rulasg
rulasg deleted the sync-includefiles branch February 4, 2026 16:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants